In [82]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

San Simeon¶

Date: 22 Dec 2003 19:15:56¶

m = 6.5¶

In [83]:
folder, earthquake = find_earthquake('San Simeon')
In [84]:
bar_chart_fp(folder)
In [85]:
plot_box_3d(folder)
In [86]:
scatter_plot_evs(folder)
In [87]:
temporal_series_b(folder)
In [88]:
alert_status_plot(folder)
In [89]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
San Simeon 2003-12-22 19:15:56.240000 6.5 0.9 103.31 119.71 119.71 131.8 296 32 88 TH
In [ ]:

In [ ]: